golang.org/x/net/http2.ClientConn.responseHeaderTimeout (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L1161: func (cc *ClientConn) responseHeaderTimeout() time.Duration {
transport.go#L1427: if d := cc.responseHeaderTimeout(); d != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)